Skip to content

Commit

Permalink
ci(workflow): fix config testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sambacha authored Jul 26, 2024
1 parent f4aa665 commit 92c6e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['macos-latest', 'ubuntu-22.04']
os: ['ubuntu-22.04']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 92c6e6a

Please sign in to comment.