We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2412a3 commit 385f87fCopy full SHA for 385f87f
1 file changed
.github/workflows/tests.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
tests:
12
name: Tests
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
14
timeout-minutes: 5
15
16
steps:
0 commit comments