Skip to content

Commit

Permalink
chore: update ubuntu docker tag to noble-20240423
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 1f735e1 commit 8a1c6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -56,7 +56,7 @@ jobs:
name: NodeJS installed from stock Ubuntu-LTS packages (not external sources)
runs-on: ubuntu-22.04
container:
image: 'ubuntu:24.04'
image: 'ubuntu:noble-20240423'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 8a1c6f2

Please sign in to comment.