Skip to content

Commit

Permalink
ci: bump kernel and rootfs version
Browse files Browse the repository at this point in the history
  • Loading branch information
edubart committed Oct 13, 2023
1 parent 86cddbe commit 08ca12d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Build/Test/Release
on: [push]
env:
KERNEL_VERSION: v0.17.0
LINUX_VERSION: 5.15.63-ctsi-2-v0.17.0
ROOTFS_VERSION: v0.18.0
KERNEL_VERSION: v0.18.0
LINUX_VERSION: 5.15.63-ctsi-2-v0.18.0
ROOTFS_VERSION: v0.19.0
TEST_VERSION: v0.29.0
CARTESI_TESTS_PATH: /usr/share/cartesi-machine/tests
CARTESI_IMAGES_PATH: /usr/share/cartesi-machine/images
Expand Down

0 comments on commit 08ca12d

Please sign in to comment.