mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Update "runs-on" to use ubuntu-latest instead of deprecated 20.04
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
||||
jobs:
|
||||
flex-update:
|
||||
name: Update Flex endpoint
|
||||
runs-on: Ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user