mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
Update "runs-on" to use ubuntu-latest instead of deprecated 20.04
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
jobs:
|
||||
flex-cleanup:
|
||||
name: Cleanup Flex testing endpoint
|
||||
runs-on: Ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user