Skip to content

Commit

Permalink
[CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
nromashchenko committed Sep 29, 2023
1 parent ee7c55d commit 4046ec0
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 @@ -9,7 +9,7 @@ jobs:
build-epik:
name: ${{matrix.config.buildname}}

runs-on: ${{matrix.os}}
runs-on: ${{matrix.config.os}}

strategy:
fail-fast: false
Expand Down

0 comments on commit 4046ec0

Please sign in to comment.