There was an error while loading. Please reload this page.
1 parent 406cad9 commit e9017c4Copy full SHA for e9017c4
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
# See "allow-prereleases: true" below.
20
os: [ubuntu-latest]
21
# Use the Fedora container to get more Python versions
22
- container: fedora:latest
+ container: "fedora:latest"
23
python:
24
# Python versions (CPython):
25
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
0 commit comments