We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5df84 commit b744db2Copy full SHA for b744db2
.github/workflows/test-pr.yml
@@ -10,7 +10,7 @@ jobs:
10
11
version-bump:
12
name: 'Version Bump'
13
- runs-on: [self-hosted, linux, flyweight-ephemeral]
+ runs-on: [self-hosted, linux, flyweight]
14
steps:
15
- name: 'Check out code'
16
uses: actions/checkout@v3
0 commit comments