Skip to content

Commit

Permalink
Update ubuntu-matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
substring authored Nov 28, 2024
1 parent 9c8f579 commit a39baec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: Linux Build

on: [push, pull_request]

Expand All @@ -25,7 +25,7 @@ jobs:
os: [ ubuntu-24.04, ubuntu-22.04, ubuntu-20.04 ]

exclude:
- platform: { target-os: linux-x86 }
- platform: { targetos: linux-x86 }
config: { name: shared }
- platform: { targetos: linux-arm }
config: { name: shared }
Expand Down

0 comments on commit a39baec

Please sign in to comment.