Skip to content

Commit

Permalink
Added python version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgierens committed Dec 5, 2023
1 parent 42e05f9 commit 276184c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: python:3.11-buster
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.x
Expand Down

0 comments on commit 276184c

Please sign in to comment.