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 c4684dd commit 28feb8aCopy full SHA for 28feb8a
1 file changed
.github/workflows/pr-tests.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
test:
18
name: Test Suite
19
- runs-on: blacksmith-2vcpu-ubuntu-2204
+ runs-on: ubuntu-latest
20
timeout-minutes: 15
21
22
steps:
0 commit comments