Skip to content

Commit

Permalink
updating pkg GH Actions job
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysGonchar committed Jul 10, 2023
1 parent 791c3d5 commit 27d9a2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,9 @@ jobs:
strategy:
fail-fast: false
matrix:
pkg: [centos_7, debian_stretch]
# testing package building for ubuntu_xenial
# as it's not tested by CircleCI
pkg: [centos_7, ubuntu_xenial]
runs-on: ubuntu-22.04
env:
ESL_ERLANG_PKG_VER: "25.0.1-1"
Expand Down

0 comments on commit 27d9a2e

Please sign in to comment.