We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42fb731 + 67d3d8a commit d7c4088Copy full SHA for d7c4088
2 files changed
.github/workflows/basic.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
CI_test_run:
17
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
18
19
steps:
20
- name: Checkout
.github/workflows/basic_w_report.yml
@@ -15,7 +15,7 @@ permissions:
21
0 commit comments