Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit bf44562

Browse files
authored
chore(ci): set F39 as latest (#46)
1 parent 3f7c99b commit bf44562

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
include:
2626
- major_version: 39
2727
is_latest_version: true
28-
is_stable_version: false
28+
is_stable_version: true
2929
is_gts_version: false
3030
- major_version: 38
31-
is_latest_version: true
31+
is_latest_version: false
3232
is_stable_version: true
3333
is_gts_version: true
3434
steps:

0 commit comments

Comments
 (0)