Skip to content

Commit 251836c

Browse files
authored
ci: use ubuntu-22.04 for visual tests for now
1 parent e920432 commit 251836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_visual_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
jobs:
1616

1717
ubuntu-latest-visual-tests:
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-22.04
1919
timeout-minutes: 20
2020
env:
2121
VFLAGS: -cc tcc -no-retry-compilation -d sdl_memory_no_gc

0 commit comments

Comments
 (0)