Skip to content

Commit e9017c4

Browse files
committed
try string
1 parent 406cad9 commit e9017c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# See "allow-prereleases: true" below.
2020
os: [ubuntu-latest]
2121
# Use the Fedora container to get more Python versions
22-
container: fedora:latest
22+
container: "fedora:latest"
2323
python:
2424
# Python versions (CPython):
2525
# https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

0 commit comments

Comments
 (0)