We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 760f603 commit 3af3a40Copy full SHA for 3af3a40
.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