Skip to content

Commit 8ff1bfa

Browse files
authored
Merge pull request #1558 from cryspen/W95Psp-patch-2
chore(ci/gh actions): `ubuntu-20.04` -> `ubuntu-22.04`
2 parents a7d2fe2 + eee2201 commit 8ff1bfa

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)