-
Component Upgrade
-
Resolution: Done
-
Major
-
None
-
None
Our pr-ci.yaml file that's used to set up our CI runs via GitHub Actions is currently specifying the 16.04 version of Ubuntu:
https://github.com/wildfly-security/wildfly-elytron/blob/1.x/.github/workflows/pr-ci.yaml#L14
This version has now been removed from GitHub Actions so we need to switch to ubuntu-latest (or 18.04 if there are issues with ubuntu-latest).
- clones
-
ELY-2223 Update the Ubuntu version that gets used by GitHub Actions
- Resolved
- is related to
-
ELYWEB-150 Upgrade infinispan to 9.4.23.Final
- Resolved