From 9e8e0e8352a840df5d75d1385cb3144f9a3b13e7 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 19 Aug 2021 09:08:30 -0500 Subject: [PATCH] Update wasmtime-08-19.md (#3211) * Update wasmtime-08-19.md * Don't run CI for changes only in meetings dir --- .github/workflows/main.yml | 4 ++++ meetings/wasmtime/2021/wasmtime-08-19.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cf6762132a..50ed418627 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,8 +3,12 @@ on: push: branches: [main] tags-ignore: [dev] + paths-ignore: + - 'meetings/**' pull_request: branches: [main] + paths-ignore: + - 'meetings/**' defaults: run: shell: bash diff --git a/meetings/wasmtime/2021/wasmtime-08-19.md b/meetings/wasmtime/2021/wasmtime-08-19.md index 08b24a37f0..cc64365221 100644 --- a/meetings/wasmtime/2021/wasmtime-08-19.md +++ b/meetings/wasmtime/2021/wasmtime-08-19.md @@ -11,7 +11,9 @@ 1. Announcements 1. _Sumbit a PR to add your announcement here_ 1. Other agenda items - 1. _Sumbit a PR to add your item here_ + 1. Wasmtime's new `cranelift` compile-time feature (Alex, 5 min) + 2. [Wasmtime 1.0](https://github.com/bytecodealliance/rfcs/pull/14) (Alex, 15-20 min) + 3. _Sumbit a PR to add your item here_ ## Notes