Skip to content

Commit 5b450d8

Browse files
committed
Bump deprecated ubuntu
Signed-off-by: Eric Vergnaud <[email protected]>
1 parent 09d527f commit 5b450d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/hosted.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
os: [
2424
macos-15,
25-
ubuntu-20.04,
25+
ubuntu-22.04,
2626
windows-2022
2727
]
2828
compiler: [ clang, gcc ]
@@ -161,7 +161,7 @@ jobs:
161161
matrix:
162162
os: [
163163
macos-15,
164-
ubuntu-20.04,
164+
ubuntu-22.04,
165165
windows-2022
166166
]
167167
target: [

0 commit comments

Comments
 (0)