We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea1aaa commit e692870Copy full SHA for e692870
1 file changed
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ on:
14
jobs:
15
build:
16
runs-on: ubuntu-latest
17
- container: python:3.11-slim
+ container: python:3.12-slim
18
19
# Required services
20
services:
0 commit comments