Skip to content

Commit

Permalink
20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Aug 8, 2024
1 parent 1b2edfc commit 97e1adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/far2l.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ jobs:
uses: ./.github/workflows/build-ubuntu.yml
with:
workflow: ${{ github.workflow }}
version: 18.04
version: 20.04
toolset: glibc

ubuntu-glibc-p:
if: ${{ vars.CURRENT_TOOL == github.workflow }}
uses: ./.github/workflows/build-ubuntu.yml
with:
workflow: ${{ github.workflow }}
version: 18.04
version: 20.04
toolset: glibc-p

test-ubuntu:
Expand Down

0 comments on commit 97e1adb

Please sign in to comment.