Skip to content

Commit c21674d

Browse files
committed
changed the runner labels
1 parent cf1943e commit c21674d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build:
1616

1717
# runs-on: ubuntu-latest
18-
runs-on: [self-hosted, linux, x64]
18+
runs-on: [self-hosted, Linux, X64]
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)