Skip to content

Commit

Permalink
Merge pull request #21 from Eeems/patch-1
Browse files Browse the repository at this point in the history
Pin toltec toolchain version
  • Loading branch information
mrichards42 committed Dec 12, 2023
2 parents 1327ecd + fa0586f commit 0bbf6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
build:
name: Release build
runs-on: ubuntu-latest
container: ghcr.io/toltec-dev/python:latest
container: ghcr.io/toltec-dev/python:2.3.2
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit 0bbf6b9

Please sign in to comment.