Skip to content

Commit

Permalink
updating github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Mar 17, 2024
1 parent 447d286 commit a22a26d
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 @@ -12,7 +12,7 @@ jobs:
matrix:
#os: [macos-latest, ubuntu-latest, windows-2019]
os: [windows-2019]
fail-fast: false
fail-fast: false
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit a22a26d

Please sign in to comment.