Skip to content

Commit

Permalink
Merge pull request #301 from GeospatialPython/Refactor_workflows
Browse files Browse the repository at this point in the history
Update cross_platform_tests.yml
  • Loading branch information
JamesParrott authored Sep 17, 2024
2 parents 295db9b + 3eb3fe5 commit 575028c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross_platform_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# "windows-2022",
]

runs-on: matrix.os
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 575028c

Please sign in to comment.