File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 linux-release :
1010 name : Build SIL Kit Adapter Byte Stream Socket for Linux Release configuration
1111 environment : public-github-runners
12- runs-on : ubuntu-20 .04
12+ runs-on : ubuntu-22 .04
1313 steps :
1414 - name : Checkout
1515 uses : actions/checkout@v3
1919 uses : ./.github/actions/build-cmake-preset
2020 with :
2121 preset-name : linux-release
22- cmake-args : " -D PACKAGE_FILENAME_SUFFIX=-${{ github.ref_name }}-ubuntu-20 .04-x86_64-gcc"
22+ cmake-args : " -D PACKAGE_FILENAME_SUFFIX=-${{ github.ref_name }}-ubuntu-22 .04-x86_64-gcc"
2323 - name : Release
2424 uses : softprops/action-gh-release@v1
2525 with :
4141 uses : ./.github/actions/build-cmake-preset
4242 with :
4343 preset-name : windows-release
44- cmake-args : " -D PACKAGE_FILENAME_SUFFIX=-${{ github.ref_name }}-Win-x86_64-VS2017 -D SILKIT_FLAVOR=Win-x86_64-VS2017 "
44+ cmake-args : " -D PACKAGE_FILENAME_SUFFIX=-${{ github.ref_name }}-Win-x86_64-VS2019 -D SILKIT_FLAVOR=Win-x86_64-VS2019 "
4545 - name : Release
4646 uses : softprops/action-gh-release@v1
4747 with :
You can’t perform that action at this time.
0 commit comments