We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68235e commit 6aacec4Copy full SHA for 6aacec4
.github/workflows/acceptance_tests.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
acceptance_tests:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v3
11
with:
0 commit comments