We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1deab81 commit fb3b062Copy full SHA for fb3b062
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ permissions:
9
10
jobs:
11
tests:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v3
0 commit comments