Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
catoa committed Jan 3, 2025
1 parent 53f2245 commit e54744e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-and-release:
name: Build and upload
runs-on: ubuntu-22.04
runs-on: ${{ matrix.os }}
strategy:
matrix:
include:
Expand Down

0 comments on commit e54744e

Please sign in to comment.