Merge pull request #916 from littlefs-project/ci-ubuntu-latest

Change CI to just run on ubuntu-latest
This commit is contained in:
Christopher Haster
2024-01-19 13:19:07 -06:00
committed by GitHub
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ defaults:
jobs:
release:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
# need to manually check for a couple things
# - tests passed?