Skip to content

Commit 77ba83a

Browse files
committed
Merge branch 'main' of https://github.com/redFrik/f0plugins
2 parents ea65828 + d3bc5f5 commit 77ba83a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ${{matrix.os}}
1010
strategy:
1111
matrix:
12-
os: [macos-latest, ubuntu-18.04, windows-latest]
12+
os: [macos-latest, ubuntu-latest, windows-latest]
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)