mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
ci: switch to latest LTS Ubuntu version
This commit is contained in:
2
.github/workflows/ui-tests.yml
vendored
2
.github/workflows/ui-tests.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user