Skip to content

Commit

Permalink
change tag pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
AIvashov committed Jan 24, 2025
1 parent 1055531 commit a739b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Build
on:
push:
tags:
- "v*"
- "b*"

jobs:
build-windows-amd64-cuda124:
Expand Down

0 comments on commit a739b57

Please sign in to comment.