We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ce3572 commit bf63c60Copy full SHA for bf63c60
.github/workflows/ci-all-samples.yml
@@ -2,7 +2,7 @@ name: Test Cases
2
on: [push, pull_request]
3
jobs:
4
CI-Actions-Ubuntu:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
6
steps:
7
- run: echo "Starting tests"
8
- name: Checking out repository
0 commit comments