Skip to content

Commit

Permalink
ci: update runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler committed Aug 15, 2024
1 parent 8753fb7 commit dab3caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:

jobs:
build:
runs-on: ${{ matrix.os }}
runs-on: ${{ matrix.platform }}
strategy:
matrix:
include:
Expand Down

0 comments on commit dab3caa

Please sign in to comment.