We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d7f81 commit a5e343cCopy full SHA for a5e343c
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
SDL_AUDIODRIVER=disk
24
SDL_VIDEODRIVER=dummy
25
install-extras: test
26
- os: ubuntu-20.04
+ os: ubuntu-latest
27
python-version: ${{ matrix.python }}
28
29
codeql:
0 commit comments