Skip to content

Commit 5f3d74a

Browse files
committed
use latest stable version
1 parent debba07 commit 5f3d74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
strategy:
127127
matrix:
128128
os: [ubuntu-latest, windows-latest, macos-latest]
129-
version: [weekly.2024.06]
129+
version: [0.5]
130130
runs-on: ${{ matrix.os }}
131131

132132
steps:

0 commit comments

Comments
 (0)