Skip to content

Commit

Permalink
Update rel_build.yml
Browse files Browse the repository at this point in the history
Добавлена сборка 28 версии
  • Loading branch information
kuvbur authored Jul 10, 2024
1 parent 0060f9c commit 8b3ae35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rel_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ac-version: [23, 24, 25, 26, 27]
ac-version: [23, 24, 25, 26, 27, 28]
runs-on: windows-2019
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ac-version: [25, 26, 27]
ac-version: [25, 26, 27, 28]
runs-on: macos-12
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8b3ae35

Please sign in to comment.