Skip to content

Commit

Permalink
var subs
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Sep 18, 2020
1 parent 1d1b41f commit bd65351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:

jobs:
base:
name: CPD ${{ matrix.os }} w/ FGT ${{ matrix.fgt }}
runs-on: ${{ matrix.os }}
name: CPD ${{ matrix.platform }} w/ FGT ${{ matrix.fgt }}
runs-on: ${{ matrix.platform }}
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit bd65351

Please sign in to comment.