Skip to content

Commit

Permalink
get version 1.9 to complete pr
Browse files Browse the repository at this point in the history
  • Loading branch information
AstitvaAggarwal committed Dec 30, 2023
1 parent ce31a5e commit 22339d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
branches:
- master
paths-ignore:
- 'docs/**'
- "docs/**"
push:
branches:
- master
paths-ignore:
- 'docs/**'
- "docs/**"
jobs:
test:
runs-on: ubuntu-latest
Expand All @@ -24,7 +24,7 @@ jobs:
- Logging
- Forward
version:
- "1"
- "1.9"
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 22339d6

Please sign in to comment.