Skip to content

Commit 38cb68c

Browse files
issammanibendk
authored andcommitted
ci: switch Python 3.10.17 pin to wildcard 3.10.x
1 parent e3dbf1b commit 38cb68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-as-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
max-parallel: 1
1515
matrix:
16-
python-version: [3.10.17]
16+
python-version: [3.10.x]
1717
steps:
1818
# Checks out the rust-components-swift repository
1919
# This uses the `PAT` secret, which is a personal access token generated by Ben with

0 commit comments

Comments
 (0)