Skip to content

Commit d07d908

Browse files
committed
fix(ci/cd): update ubuntu
1 parent 96f8e4c commit d07d908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
operating-system: [ubuntu-20.04]
9+
operating-system: [ubuntu-22.04]
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@v3

0 commit comments

Comments
 (0)