We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04e2e3 commit a1069c9Copy full SHA for a1069c9
.github/workflows/test.yaml
@@ -4,7 +4,7 @@ on: push
4
5
jobs:
6
test:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-ubuntu-22.04
8
9
steps:
10
- name: Checkout
0 commit comments