We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b17106 commit eee5019Copy full SHA for eee5019
1 file changed
.github/workflows/main.yml
@@ -22,7 +22,7 @@ env:
22
test_results_location: "${{ github.workspace }}/test-results"
23
jobs:
24
Linux:
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
26
strategy:
27
matrix:
28
include:
0 commit comments