Skip to content

Commit

Permalink
version bump for jammy & noble release
Browse files Browse the repository at this point in the history
  • Loading branch information
macskas committed Sep 6, 2024
1 parent fb50970 commit f2c707b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release
PACKAGE_NAME: nsca-fast
PACKAGE_VERSION: 2.9.1-3
PACKAGE_VERSION: 2.9.1-4
ARCH: amd64

jobs:
Expand All @@ -31,7 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, ubuntu-18.04]
os: [ubuntu-latest, ubuntu-22.04]

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

0 comments on commit f2c707b

Please sign in to comment.