mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-04 10:00:28 +00:00
packages.yml: change version of ubuntu
This commit is contained in:
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
@@ -225,7 +225,7 @@ jobs:
|
||||
upload:
|
||||
if: github.event_name != 'pull_request'
|
||||
needs: build
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
||||
Reference in New Issue
Block a user