Skip to content

Commit

Permalink
Bump RPM and APT repositories to AliBuild v1.17.12 (#1420)
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel authored Nov 12, 2024
1 parent 9bb7fbd commit 21c847f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/o2-full-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ jobs:
include:
- el_version: el7
container: centos:7
alibuild_tag: v1.17.11
alibuild_tag: v1.17.12
- el_version: el8
container: almalinux:8
alibuild_tag: v1.17.11
alibuild_tag: v1.17.12
- el_version: el9
container: almalinux:9
alibuild_tag: v1.17.11
alibuild_tag: v1.17.12
- el_version: fedora
container: fedora:40
alibuild_tag: v1.17.11
alibuild_tag: v1.17.12

name: RPM (${{ matrix.el_version }})
container: ${{ matrix.container }}
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
name: DEB (${{ matrix.ubuntu_codename }})
container: ubuntu:${{ matrix.ubuntu_codename }}
env:
ALIBUILD_TAG: v1.17.11
ALIBUILD_TAG: v1.17.12
ALIBUILD_DISTRO: ${{ matrix.ubuntu_codename }}
DEBIAN_FRONTEND: noninteractive
steps:
Expand Down

0 comments on commit 21c847f

Please sign in to comment.