-
-
Notifications
You must be signed in to change notification settings - Fork 226
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Pin
ubuntu-24.04
for Actions runners
Several of our GitHub Actions runners are running on `ubuntu-latest`, making the actions vulnerable to breakage when a new LTS version of Ubuntu is released. Therefore, we should pin to a specific version of Ubuntu. Pinning to `ubuntu-24.04` because that is currently the latest Ubuntu version, and all of our actions appear to be working at the moment.
- Loading branch information
1 parent
50301ea
commit 6ee82e9
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters