We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e7485 commit bd5e6e8Copy full SHA for bd5e6e8
.github/workflows/check.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
test:
10
name: test
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v4
0 commit comments