Skip to content

Commit bf63c60

Browse files
Update ci-all-samples.yml
1 parent 4ce3572 commit bf63c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-all-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test Cases
22
on: [push, pull_request]
33
jobs:
44
CI-Actions-Ubuntu:
5-
runs-on: ubuntu-20.04
5+
runs-on: ubuntu-22.04
66
steps:
77
- run: echo "Starting tests"
88
- name: Checking out repository

0 commit comments

Comments
 (0)