Skip to content

Commit

Permalink
Pin to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston authored Jan 17, 2025
1 parent 34da15b commit 1f230f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
lesson-name: "USER TEST ${{ github.event.inputs.test-lesson }}"
experimental: true
name: ${{ matrix.lesson-name }}
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
continue-on-error: ${{ matrix.experimental }}
defaults:
run:
Expand Down

0 comments on commit 1f230f4

Please sign in to comment.