Skip to content

Commit

Permalink
revert to v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tersec committed May 4, 2024
1 parent 484f489 commit fc3fad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cpu: amd64
- os: windows
cpu: amd64
branch: [~, upstream/version-1-6, upstream/version-2-0]
branch: [~, upstream/version-1-6, v2.0.4]
exclude:
- target:
os: macos
Expand All @@ -49,7 +49,7 @@ jobs:
include:
- branch: upstream/version-1-6
branch-short: version-1-6
- branch: upstream/version-2-0
- branch: v2.0.4
branch-short: version-2-0
nimflags-extra: --mm:refc
- target:
Expand Down

0 comments on commit fc3fad2

Please sign in to comment.