Skip to content

Commit

Permalink
Don't bother testing JSON::Fast on Windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jul 29, 2024
1 parent 30c99de commit eefaf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Tell zef version
run: zef --version
- name: Install JSON::Fast
run: zef install JSON::Fast
run: zef install JSON::Fast --/test
- name: Install rak
run: zef install rak
- name: Install Dependencies
Expand Down

0 comments on commit eefaf43

Please sign in to comment.