Skip to content

Commit

Permalink
Update compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xs5871 authored Dec 14, 2024
1 parent 5750f2f commit 928e371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
# Check https://adafruit-circuit-python.s3.amazonaws.com/index.html?prefix=bin/mpy-cross/linux-amd64/ to get the latest version
mpy-cross-release: ["8.2.10", "9.0.5", "9.2.1"]
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- run: echo "A ${{ github.event_name }} event trigged build of branch ${{ github.ref }}, repository ${{ github.repository }}"
- name: Check out repository code
Expand Down

0 comments on commit 928e371

Please sign in to comment.