Skip to content

Commit

Permalink
ci test: fix key
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 4, 2024
1 parent e40afeb commit 0354283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- ubuntu-latest
- windows-latest
exclude:
- { runs-os: macos-latest, ruby: "2.5" }
- { runs-os: macos-latest, ruby-version: "2.5" }
- { runs-on: windows-latest , ruby-version: "3.1" }
- { runs-on: windows-latest , ruby-version: debug }
include:
Expand Down

0 comments on commit 0354283

Please sign in to comment.