Skip to content

TO-DROP: reduce to minimal reproducer #1769

TO-DROP: reduce to minimal reproducer

TO-DROP: reduce to minimal reproducer #1769

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
demo:
name: demonstrate need for "deprecated" actions/upload-artifact in i386 containers
runs-on: ubuntu-latest
container: i386/ubuntu:focal
steps:
- name: Upload fails with 'exec /__e/node20/bin/node: no such file or directory'

Check failure on line 11 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
uses: actions/upload-artifact@v4
with:
name: some-artifact
path: .