Skip to content

Commit

Permalink
Just set latest to 12, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Sep 19, 2024
1 parent b027fcd commit a8bd8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
echo "python_v1=3.10" >> $GITHUB_ENV
echo "python_v2=3.11" >> $GITHUB_ENV
echo "python_v3=3.12" >> $GITHUB_ENV
echo "python_v4=3.13" >> $GITHUB_ENV
echo "python_v4=3.12" >> $GITHUB_ENV
echo "python_v1_name=v1" >> $GITHUB_ENV
echo "python_v2_name=v2" >> $GITHUB_ENV
echo "python_v3_name=v3" >> $GITHUB_ENV
Expand Down

0 comments on commit a8bd8a8

Please sign in to comment.