Skip to content

Commit

Permalink
Merge branch 'fpezzinosn/bump-rust-image' into cstolowicz/OI-1792
Browse files Browse the repository at this point in the history
  • Loading branch information
cstolowicz committed Jul 10, 2024
2 parents 073233b + cb77c54 commit adb3a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
macos:
name: macOS
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion rust/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.67.1-slim-buster
FROM rust:1.75-slim-buster

ARG DEBIAN_FRONTEND=noninterative

Expand Down

0 comments on commit adb3a4c

Please sign in to comment.