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