Skip to content

Commit eee2201

Browse files
authored
chore(ci/gh actions): ubuntu-20.04 -> ubuntu-22.04
See actions/runner-images#11101.
1 parent a7d2fe2 commit eee2201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_installs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os:
2222
- ubuntu-latest
23-
- ubuntu-20.04
23+
- ubuntu-22.04
2424
- macos-latest
2525
- macos-13
2626
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)