Skip to content

Commit

Permalink
Changes Runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
Poiuy7312 committed Sep 16, 2023
1 parent a5b1d25 commit b21f144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
jobs:
build:
# Use the latest version of Ubuntu on Microsoft Azure
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit b21f144

Please sign in to comment.