Skip to content

Commit

Permalink
test on latest, build on debian:bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Aug 22, 2024
1 parent 28bae01 commit 8f913a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
coin: [monero, wownero]
runs-on: ubuntu-latest
container:
image: debian:bookworm
image: debian:bullseye
steps:
- name: Install dependencies
run: |
Expand Down Expand Up @@ -778,7 +778,7 @@ jobs:
path: release
deno_monerots_test_linux:
name: test ts library
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: [
lib_linux
]
Expand Down

0 comments on commit 8f913a1

Please sign in to comment.