Skip to content

Commit 91aac1a

Browse files
authored
feat: switch the latest tag to F38 (#97)
1 parent 93fa3bd commit 91aac1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@ jobs:
191191
# is_latest_version: false
192192
# is_stable_version: true
193193
- major_version: 37
194-
is_latest_version: true
194+
is_latest_version: false
195195
is_stable_version: true
196196
- major_version: 38
197197
is_latest_version: true
198-
is_stable_version: false
198+
is_stable_version: true
199199
- driver_version: 530
200200
is_latest_driver: true
201201
exclude:

0 commit comments

Comments
 (0)