Skip to content

Commit

Permalink
Rename runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapyshev committed Oct 26, 2023
1 parent 118dfa8 commit df9f24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aspia-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [win11-x64]
os: [win11]
arch: [x86]
include:
- os: win11-x64
- os: win11
arch: x86
triplet: x86-windows-static

Expand Down

0 comments on commit df9f24b

Please sign in to comment.