Skip to content

Commit

Permalink
Add mruby 3.3 test in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
elct9620 committed Sep 19, 2024
1 parent 748b75e commit 3c8ab38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
- 1.20.x
mruby-version:
- 3.2.0
platform: [ubuntu-latest, macos-13]
- 3.3.0
platform: [ubuntu-latest, macos-latest, macos-13]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3c8ab38

Please sign in to comment.