Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximallnyi authored May 28, 2023
1 parent 734c572 commit 70aa3a1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ on:

jobs:

build_matrix:
strategy:
matrix:
os: [windows-latest]
runs-on: ${{matrix.os}}
build:

runs-on: ubuntu-latest

steps:
-
Expand Down

0 comments on commit 70aa3a1

Please sign in to comment.