Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit ab278aa

Browse files
committed
Updated Workflow
1 parent 993b35f commit ab278aa

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
@@ -8,7 +8,7 @@ jobs:
88
contents: write
99
strategy:
1010
matrix:
11-
os: [windows-latest]
11+
os: [windows-latest, ubuntu-latest]
1212
steps:
1313
- name: Check out repository
1414
uses: actions/checkout@v3

0 commit comments

Comments
 (0)