We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58333b7 commit 3b26c32Copy full SHA for 3b26c32
1 file changed
.github/workflows/pytest.yml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
pytest:
12
- runs-on: ubuntu-latest
+ runs-on: dev-c500-core-eks
13
steps:
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments