Skip to content

Commit

Permalink
Merge branch 'master' into elf2rpl_section_order
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute authored Jul 2, 2024
2 parents 5ccad4e + 07bc257 commit cc13d04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
fail-fast: false
matrix:
name: [
ubuntu-latest
ubuntu-20.04
]
include:
- name: ubuntu-latest
os: ubuntu-latest
- name: ubuntu-20.04
os: ubuntu-20.04

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit cc13d04

Please sign in to comment.