Skip to content

Commit

Permalink
update(workflows): Adding Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
skuzzis committed Nov 15, 2023
1 parent fb44f9a commit 6e52312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [self-hosted]
os: [self-hosted, windows-hosted]
include:
- os: self-hosted
container: registry.gitlab.steamos.cloud/steamrt/sniper/sdk
Expand Down

0 comments on commit 6e52312

Please sign in to comment.