Skip to content

Commit

Permalink
update python test and support to newest versions
Browse files Browse the repository at this point in the history
streamline py2app mac installation instructions
  • Loading branch information
dmehlem committed Oct 16, 2023
1 parent 4a3a845 commit ed11266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_rdplot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.10, 3.11]
python-version: ["3.10", "3.11"]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ed11266

Please sign in to comment.