Skip to content

Commit 7c96f17

Browse files
committed
Update CI.yml
1 parent 177a3a3 commit 7c96f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# well on Windows or Mac. You can convert this to a matrix build if you need
1515
# cross-platform coverage.
1616
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-22.04
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)