Skip to content

Commit

Permalink
bump Switch docker image version, and emsdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
StarWitch committed Aug 29, 2021
1 parent f160095 commit d4bc2f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
MESON_VERSION: '0.56.2'
EM_VERSION: '2.0.26'
EM_VERSION: '2.0.29'
EM_CACHE_FOLDER: 'emsdk'
TAISEI_NOPRELOAD: 0
TAISEI_PRELOAD_REQUIRED: 1
Expand Down Expand Up @@ -587,7 +587,7 @@ jobs:
switch-release-build:
name: Switch (ARM64)
runs-on: ubuntu-20.04
container: taiseiproject/switch-toolkit:20210530
container: taiseiproject/switch-toolkit:20210829
steps:
- name: Checkout Code
uses: actions/checkout@v2
Expand Down

0 comments on commit d4bc2f6

Please sign in to comment.