Skip to content

Commit

Permalink
Try elixir debian bookworm image
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfsl committed Jan 12, 2025
1 parent 3d15a0b commit 35f64e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

jobs:
vl-convert-rs-example2:
runs-on: macos-latest
runs-on: ubuntu-22.04
container:
image: ubuntu:22.04
image: hexpm/elixir:1.17.3-erlang-27.0.1-debian-bookworm-20241202
steps:
- uses: actions/checkout@v2
- run: |
Expand Down

0 comments on commit 35f64e0

Please sign in to comment.