Skip to content

Commit

Permalink
ci: use latest switch image
Browse files Browse the repository at this point in the history
  • Loading branch information
p-sam committed Oct 10, 2023
1 parent ea066de commit a82d35c
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 @@ -335,7 +335,7 @@ jobs:
name: Switch (ARM64)
if: "!contains(github.event.head_commit.message, '[skip ci]')"
runs-on: ubuntu-20.04
container: taiseiproject/switch-toolkit:20221226
container: taiseiproject/switch-toolkit:20231006
steps:
- name: Checkout Code
uses: actions/checkout@v3
Expand Down

0 comments on commit a82d35c

Please sign in to comment.