Skip to content

Update workflow to run on 20.04 to fix CI#565

Merged
jfecher merged 1 commit intomasterfrom
jf/fix-ci
Dec 8, 2022
Merged

Update workflow to run on 20.04 to fix CI#565
jfecher merged 1 commit intomasterfrom
jf/fix-ci

Conversation

@jfecher
Copy link
Contributor

@jfecher jfecher commented Dec 8, 2022

Related issue(s)

(None - github CI has started to fail for more recent commits failing to link libomp).

Description

Summary of changes

Locks ubuntu version to ubuntu-20.04 which is known to work. We should update this to work on ubuntu-latest later on and remove this change.

Checklist

  • I have tested the changes locally. (Checked to be working on the higher-order functions PR, and this one).
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.

@jfecher jfecher merged commit da4fa30 into master Dec 8, 2022
@jfecher jfecher deleted the jf/fix-ci branch December 8, 2022 18:32
TomAFrench added a commit to TomAFrench/noir that referenced this pull request Dec 8, 2022
* master:
  Update workflow to run on 20.04 to fix CI (noir-lang#565)
  Split `util` module from noirc_frontend into new crate (noir-lang#560)
  update backend ref (noir-lang#561)
  Tell `clap` to use help text when no subcommand (noir-lang#559)
  moving noirup and build files out to separate repositories (noir-lang#557)
  Make `noirup` pull latest nightly build by default (noir-lang#470)
  Handle predicate operator during inlining (noir-lang#544)
  Add gitattributes (noir-lang#541)
TomAFrench added a commit to TomAFrench/noir that referenced this pull request Dec 8, 2022
* master:
  Update workflow to run on 20.04 to fix CI (noir-lang#565)
TomAFrench added a commit to TomAFrench/noir that referenced this pull request Dec 8, 2022
* master:
  Add methods for ABI encoding/decoding circuit inputs (noir-lang#546)
  Update workflow to run on 20.04 to fix CI (noir-lang#565)
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