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

Commit

Permalink
chore(ci): set F39 as latest (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 6, 2024
1 parent 3f7c99b commit bf44562
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
include:
- major_version: 39
is_latest_version: true
is_stable_version: false
is_stable_version: true
is_gts_version: false
- major_version: 38
is_latest_version: true
is_latest_version: false
is_stable_version: true
is_gts_version: true
steps:
Expand Down

0 comments on commit bf44562

Please sign in to comment.