Skip to content

Commit a5e343c

Browse files
committed
Update ubuntu runner
1 parent 05d7f81 commit a5e343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
SDL_AUDIODRIVER=disk
2424
SDL_VIDEODRIVER=dummy
2525
install-extras: test
26-
os: ubuntu-20.04
26+
os: ubuntu-latest
2727
python-version: ${{ matrix.python }}
2828

2929
codeql:

0 commit comments

Comments
 (0)