Skip to content

Commit

Permalink
debugging upgrade to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dmdequin committed Oct 12, 2023
1 parent f958c7f commit 577a200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push]
jobs:
test-lint:
name: Test and Lint
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Login to Docker Hub
uses: docker/login-action@v1
Expand Down

0 comments on commit 577a200

Please sign in to comment.