mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
CI updates
This commit is contained in:

committed by
John Reiser

parent
7dcaf89d55
commit
559b523dd1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -90,6 +90,8 @@ jobs:
|
||||
include:
|
||||
- { os: ubuntu-22.04 }
|
||||
- { os: ubuntu-24.04 }
|
||||
- { os: ubuntu-22.04-arm }
|
||||
- { os: ubuntu-24.04-arm }
|
||||
name: ${{ format('{0}', matrix.os) }}-0
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user