Skip to content

Commit

Permalink
Bug in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
claireh93 committed Mar 10, 2023
1 parent 734e4c7 commit 25021ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- x64
experimental:
- false
include:
- os: windows-latest
architecture: x86
julia-version: '1.8'
include:
- os: windows-latest
architecture: x86
julia-version: '1.8'
fail-fast: false
steps:
- name: Checkout code
Expand Down

0 comments on commit 25021ae

Please sign in to comment.