Skip to content

Commit

Permalink
latest CIs and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrothstein committed Aug 2, 2024
1 parent c7e5e69 commit 97b582d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ galaxy_info:
- '9'
- name: Fedora
versions:
- '38'
- '39'
- '40'
- name: Ubuntu
versions:
- focal
- jammy
- noble
role_name: kafka
4 changes: 2 additions & 2 deletions meta/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: andrewrothstein.unarchivedeps
version: 3.0.2
version: 3.0.3
- name: andrewrothstein.bash
version: v1.2.2
- name: andrewrothstein.temurin
version: 2.0.1
version: 2.0.2
12 changes: 6 additions & 6 deletions platform-matrix-v1.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[
{
"OS": "alpine",
"OS_VER": "3.18"
"OS_VER": "3.19"
},
{
"OS": "alpine",
"OS_VER": "3.19"
"OS_VER": "3.20"
},
{
"OS": "alpine",
Expand All @@ -25,11 +25,11 @@
},
{
"OS": "fedora",
"OS_VER": "38"
"OS_VER": "39"
},
{
"OS": "fedora",
"OS_VER": "39"
"OS_VER": "40"
},
{
"OS": "rockylinux",
Expand All @@ -41,10 +41,10 @@
},
{
"OS": "ubuntu",
"OS_VER": "focal"
"OS_VER": "jammy"
},
{
"OS": "ubuntu",
"OS_VER": "jammy"
"OS_VER": "noble"
}
]

0 comments on commit 97b582d

Please sign in to comment.