Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
edschofield committed Feb 21, 2024
2 parents 70b36a8 + 5758ab2 commit 30c525e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -26,7 +26,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- if: ${{ matrix.versions.python != '2.6' }}
run: |
docker build \
Expand Down

0 comments on commit 30c525e

Please sign in to comment.