Skip to content

Use almalinux:8 instead of centos:7 docker image for release builds#108

Merged
fitzgen merged 5 commits into
bytecodealliance:mainfrom
fitzgen:update-action
Aug 19, 2024
Merged

Use almalinux:8 instead of centos:7 docker image for release builds#108
fitzgen merged 5 commits into
bytecodealliance:mainfrom
fitzgen:update-action

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Aug 19, 2024

@fitzgen fitzgen changed the title Update the binary-compatible-builds action from Wasmtime Use almalinux:8 instead of centos:7 docker image for release builds Aug 19, 2024
@fitzgen fitzgen merged commit b7315f9 into bytecodealliance:main Aug 19, 2024
@fitzgen fitzgen deleted the update-action branch August 19, 2024 16:46
alexcrichton pushed a commit to alexcrichton/wizer that referenced this pull request Oct 8, 2025
…ds (bytecodealliance#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
alexcrichton pushed a commit to alexcrichton/wizer that referenced this pull request Oct 8, 2025
…ds (bytecodealliance#108)

* Update the binary-compatible-builds action from Wasmtime

* Use `almalinux:8` as base image for x86_64-linux CI docker image

The `centos:7` image hit end of life, so we need something new.

Similar to bytecodealliance/wasmtime#8892 in Wasmtime.

* Allos `cfg(fuzzing)`

* Remove dead code ever since module-linking support was removed

* set global npm config with sudo in ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants