Skip to content

Commit

Permalink
Fix github runner name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykoren committed Jun 26, 2024
1 parent 2d6fe45 commit 3242658
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:

include:
- target: Linux
os: ubuntu-latest-8cores
os: ubuntu-latest-8-cores
- target: macOS
os: macOS-latest
- target: Windows
os: windows-latest-8cores
os: windows-latest-8-cores

- state: Orchard
extra_flags: orchard
Expand Down

0 comments on commit 3242658

Please sign in to comment.