Skip to content

Commit

Permalink
Run aarch64-setup on ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Dec 23, 2024
1 parent 87b37b4 commit 8e44737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aarch64-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ on:
jobs:
test-script:
# The script itself is not aarch64-specific
# It is easier to test on ubuntu-latest
runs-on: ubuntu-latest
# It is easier to test on ubuntu-22.04
runs-on: ubuntu-22.04

steps:
- name: Checkout Repo ⚡️
Expand Down

0 comments on commit 8e44737

Please sign in to comment.