Update wasmtime-08-19.md (#3211)
* Update wasmtime-08-19.md * Don't run CI for changes only in meetings dir
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -3,8 +3,12 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
tags-ignore: [dev]
|
tags-ignore: [dev]
|
||||||
|
paths-ignore:
|
||||||
|
- 'meetings/**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
paths-ignore:
|
||||||
|
- 'meetings/**'
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
@@ -11,7 +11,9 @@
|
|||||||
1. Announcements
|
1. Announcements
|
||||||
1. _Sumbit a PR to add your announcement here_
|
1. _Sumbit a PR to add your announcement here_
|
||||||
1. Other agenda items
|
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
|
## Notes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user